Non-Functional Statement ^^^^^ **Definition:** * When there is an empty scope within a test method. In Python, this occurs with the use of the pass keyword within a scope **References:** .. admonition:: Quality attributes * :octicon:`file-code;1em` - Code Example * :octicon:`comment-discussion;1em` - Cause and Effect * :octicon:`graph;1em` - Frequency * :octicon:`sync;1em` - Refactoring * `Handling Test Smells in Python: Results from a Mixed-Method Study `_ :octicon:`comment-discussion;1em` :octicon:`sync;1em` * `TEMPY: Test Smell Detector for Python `_ :octicon:`graph;1em`